-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/hehe page #272
Feature/hehe page #272
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tycker att det ser bra ut, har testat det tillsammans med frontenden och jag tycker det fungerar som jag förväntar mig.
This comment was marked as resolved.
This comment was marked as resolved.
Coverage report
Test suite run success248 tests passing in 20 suites. Report generated by 🧪jest coverage report action from 6417caa |
The GitHub Action should be run again after the pdf-to-png PR has been merged, and after vault has been unlocked. A Edit: Closes #241 |
I have removed this deploy now 😇 |
Changes:
Adds extra Hehe functionality to ekorre that converts the cover page of a Hehe PDF into a PNG and saves it in the database. Also adds a new integration test to test this functionality
Adds a unit test to check a file other than a PDF is not accepted for a Hehe
Exposes the Hehe
uploadedAt
property as aDateTime
so this can be used in the frontendAbstracts out functionality for uploading files in jest tests, and removing uploaded files, in both file- and Hehe tests
Note: This PR should be merged at the same time as a efterphest Hehe PR